-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
4.0.3
-
Code
-
Classes
- ScheduledActionModel
Total Complexity |
20 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
187 |
Lines of code |
99 |
Logical lines of code |
44 |
Comment lines |
11 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loadByActionId() |
S |
52 |
4 |
26 |
update() |
S |
57 |
2 |
17 |
setActionIdOnArgs() |
S |
67 |
2 |
8 |
argsAreOnNewFormat() |
S |
77 |
2 |
3 |
getActionId() |
S |
82 |
1 |
3 |
getHook() |
S |
82 |
1 |
3 |
getStatus() |
S |
82 |
1 |
3 |
getPriority() |
S |
82 |
1 |
3 |
getArgs() |
S |
82 |
1 |
3 |
setArgs() |
S |
81 |
1 |
3 |
cancel() |
S |
77 |
1 |
4 |
complete() |
S |
77 |
1 |
4 |
updateStatus() |
S |
65 |
1 |
9 |
deletePendingAction() |
S |
65 |
1 |
10 |